type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryPathToPathScanner

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		path.go#L163: 			return scanPlanBinaryPathToPathScanner{}
		path.go#L175: type scanPlanBinaryPathToPathScanner struct{}
		path.go#L177: func (scanPlanBinaryPathToPathScanner) Scan(src []byte, dst any) error {